factoring algorithm meaning in English
因子分解算法
Examples
- Application of montgomery modular multiplication in three factoring algorithm
模乘在3种分解算法中的应用 - Using these reductions , firstly some edges of the graph g can be deleted , secondly the resulting graph g1 can be changed to a directed graph g2 , thirdly the directed graph g2 can be redacted to a directed graph g3 , and finally the reliability of the grapn g can be obtained by appling a sdp algorithm or a factoring algorithm to the directed graph g3
利用这些原则可以删去无向图g中不相关的边,得到图g _ 1 ;图g _ 1经过一系列的转化,成为有向图g _ 2 ;对有向图g _ 2进一步化简得到有向图g _ 3 ;最后图g的可靠度就可以通过求有向图g _ 3的可靠度而得到。